AL SET CAPTURE FREQUENCY

This function will set the frequency that audio data will be captured with. This must be set before starting any capturing with AL START CAPTURE. Using this function while audio capture is active will not have any effect on the resulting data.

  Syntax
AL SET CAPTURE FREQUENCY frequency
  Returns

This function does not return a value.

  Parameters
frequency
Integer
The frequency to use when capturing audio data, as an integer value. The default value is 22050.
  See also

DarkAL Function Menu